Handle Street Atlas USA 2005 routes
authorparkrrrr <parkrrrr@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 31 Aug 2004 20:25:25 +0000 (20:25 +0000)
committerparkrrrr <parkrrrr@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 31 Aug 2004 20:25:25 +0000 (20:25 +0000)
gpsbabel/saroute.c

index 04d66aeb7834d5f275f329d0aad5c06de0b70b07..00e44a4441692fa2c337666a1df03ec6de664a4b 100644 (file)
@@ -248,6 +248,9 @@ my_read(void)
                                        stringlen = 1;
                                }
                        }
+                       if ( version > 10 ) {
+                               Skip(infile,2*sizeof(long));
+                       }
                        xfree(record);
                }
                /*